home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / comm2 / resethi.lha / resethigh.doc < prev   
Text File  |  1995-07-19  |  2KB  |  43 lines

  1.  
  2. Comments and instructions follow for RESETHIGH.
  3.  
  4. This program should not be needed by anyone, but ...
  5.  
  6. On my MEBBSNet 1.168 system, the reset high message pointer routine
  7. does not work for message areas with numbers higher than 128.
  8.  
  9. I assume that that bug exists in all MEBBSNet BBS systems, and it
  10. may someday be fixed.  Until then, this program will reset your
  11. high message read pointers for all message areas.
  12.  
  13. The usual disclaimer applies:  You use this program at your own
  14. risk.  I am not responsible for any changes to your data or troubles
  15. caused to your system if you run my program.
  16.  
  17. The program makes a large assumption:
  18.     Your BBS must run from an assignment for MEBBSNet:
  19.     and the file with user data is named   user.dat
  20.     and is in the MEBBSNet: directory.
  21.  
  22. If your system is different, I would be happy to change my program
  23. just for you.  All you have to do is ask.  No configuration files
  24. are needed for RESETHIGH.
  25.  
  26. The program can be run from about anywhere, even a floppy.  Just
  27. call it from the shell or a script by name.  Enter  RESETHIGH h
  28. or any command line argument to see a short description of what
  29. it does.
  30.  
  31. Since RESETHIGH was written with the GNU C Compiler, you will need
  32. to have an appropriate version of ixemul.library in your sys:libs
  33. directory.  Any version numbered 39 or higher will be OK.
  34.  
  35. The ixemul.library archive is now quite large, and various versions
  36. of the library exist for the various Motorola CPUs found in Amigas.
  37. So the library archive is not included here.
  38.  
  39. RESETHIGH was written by me, Robert Davis of the Boarding House BBS.
  40. You should be able to reach me there or via my Internet E-Mail address
  41.     rdavis@nyx.cs.du.edu
  42.  
  43.